(welcome (message "\n\n\n\nThis script will help you install\nthe SubTitler to your hard disk.\nJust follow the instructions.\n\nIf you don't have Hard Disk then copy \nall files to a disk and just boot from it.\nMake sure you also have diskfont.library\nand reqtools.library in libs: on that disk!")
)
(complete 0)
(set dest2 (askdir (prompt "Select the location to install the SubTitler.\nA drawer will be created there\nand all needed files are copied into it."
)
(default @default-dest)
(help "C'mon...just select where to copy SubTitler!")
(Prompt "About to install SubTitler fonts to Fonts:")
(source "Fonts")
(help "Some fine antialiased fonts come with SubTitler, I suggest you to select proceed to install them, otherwise the output of the SubTitler may not be as good as I desigend it to be.")
(dest "Fonts:")
(all)
(confirm)
)
(complete 100)
(exit "\n\n\nBe sure to read the docs\nto get the most out of SubTitler!")